home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libcompfaceg1 / README.debian < prev   
Encoding:
Text File  |  2009-06-29  |  532 b   |  14 lines

  1. libcompface for DEBIAN
  2. ----------------------
  3.  
  4. To generate a X-Face header from an arbitrary sized jpg face.jpg, use:
  5.  
  6.   djpeg face.jpg | pnmscale -width=48 -height=48 | ppmtopgm | pgmtopbm | pbmtoxbm | compface
  7.  
  8. There have been some trouble reported about using the compface lib, se 
  9. http://www.debian.org/Bugs/db/12/12302.html, but the utilities provided with 
  10. it seems to be working fine. This bug has been forwarde to the upstream 
  11. author, but he's not replyed...
  12.  
  13. Hakan Ardo <hakan@debian.org>, Thu, 18 Sep 1997 12:37:18 +0200
  14.